Changes from v0.9.2 Fixed Fix BCJ(x86) filter code with a missing logic which cause extraction error for certain data. (#249, #250) Raise PasswordRequired when encrypted header without passing password (#234, #237) CLI: don't raise exception when password is wrong or not given.(#229) Fix specification typo. Catch exception in threading extraction(#218,#219) Added Compatibility test with python-libarchive-c/libarchive for compression(#247) Document: express how to handle multi-volume archive (#243) SevenZipFile.needs_password() method.(#208, #235) CLI: Support append mode command line.(#228) Support "APPEND" mode. User can open SevenZipFile() class with mode='a' (#227) Changed Calculate CRC32 of header without re-reading header from dis...
Added Add Copy method as an extraction only support.(#184) Fixed Accept archive which Method ID i...
Fixed Fix BCJ(x86) filter code with a missing logic which cause extraction error for certain data. ...
Fix to raise PasswordRequired exception when archive has encrypted header in certain condition
Added SevenZipFile.needs_password() method.(#208, #235) CLI: Support append mode command line.(#228...
Added Test: SevenZipFile.archiveinfo() for various archives. Test: extraction of LZMA+BCJ archive b...
Added Test: SevenZipFile.archiveinfo() for various archives. Test: extraction of LZMA+BCJ archive b...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip implementation in pure python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip...
Added BCJ Decoder/Encoder written by python.(#198, #199) Support Bzip2, Defalte + BCJ(X86, PPC, ARM...
Changed PPMd: Use stream encoder/decoder instead of buffered one. PPMd: Use ppmd-cffi@v0.3.1 and la...
Added Introduce context manager for SevenZipFile (#95) Changed SevenZipFile(file-object, 'r') now...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip implementation in python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip2, De...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
Added Add Copy method as an extraction only support.(#184) Fixed Accept archive which Method ID i...
Fixed Fix BCJ(x86) filter code with a missing logic which cause extraction error for certain data. ...
Fix to raise PasswordRequired exception when archive has encrypted header in certain condition
Added SevenZipFile.needs_password() method.(#208, #235) CLI: Support append mode command line.(#228...
Added Test: SevenZipFile.archiveinfo() for various archives. Test: extraction of LZMA+BCJ archive b...
Added Test: SevenZipFile.archiveinfo() for various archives. Test: extraction of LZMA+BCJ archive b...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip implementation in pure python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip...
Added BCJ Decoder/Encoder written by python.(#198, #199) Support Bzip2, Defalte + BCJ(X86, PPC, ARM...
Changed PPMd: Use stream encoder/decoder instead of buffered one. PPMd: Use ppmd-cffi@v0.3.1 and la...
Added Introduce context manager for SevenZipFile (#95) Changed SevenZipFile(file-object, 'r') now...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
7zip implementation in python3 with various compression methods: LZMA2, LZMA1, Delta, BCJ, BZip2, De...
7zip (7zr) implementation in pure python3 for compression, decompression and decryptio
Added Add Copy method as an extraction only support.(#184) Fixed Accept archive which Method ID i...
Fixed Fix BCJ(x86) filter code with a missing logic which cause extraction error for certain data. ...
Fix to raise PasswordRequired exception when archive has encrypted header in certain condition